How to Install hledger-chart software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install hledger-chart software package in Ubuntu 12.04 LTS (Precise Pangolin)

hledger-chart software package provides pie-chart generator for the hledger accounting tool, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install hledger-chart 

hledger-chart is installed in your system.

Make ensure the hledger-chart package were installed using the commands given below,

$ sudo dpkg-query -l | grep hledger-chart *

You will get with hledger-chart package name, version, architecture and description in a table

hledger-chart package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Haskell
Package hledger-chart
Version 0.16.1-3
Description pie-chart generator for the hledger accounting tool
Sub Section haskell


See Also, How to uninstall or remove hledger-chart software package from Ubuntu 12.04 LTS (Precise Pangolin)?